I haveWhee. It's easy. Here's how.
discovered
how to
use
colors
in my
blog.
Key:
BLINK = type a left-angle bracket <
UNBLINK = type a right-angle bracket >
Don't actually type the words BLINK or UNBLINK. Instead, replace them with < or >. I can't put in the angle brackets, or blogger will make the code disappear.
1) Find the html colors here. Dark Orange, for example, is #FF8C00.
2) Pick the text you want to be colored
3) Put this before it: BLINKspan style="color: #FF8C00;"UNBLINK
4) Put this after it: BLINK/spanUNBLINK
5) So it looks like this: BLINKspan style="color: #FF8C00;"UNBLINKThis is the text I want coloredBLINK/spanUNBLINK
That code for orange, FF8C00, ends in two zeroes; hard to tell in this font.
1 comment:
I am totally uneducted when it comes to HTML
Post a Comment